Home Forums Pro Themes Photomania Pro About the Primary Sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #99293
    Sylvain
    Participant

    Hello, I’m using the Primary Sidebar (set on the left) to give access to each category on my site (my homepage : http://sylvainmoser.com/ , I’m talking about the “Categories” menu on the left side). I have 2 questions concerning this menu :

    1 – Is it possible to change the design of this small icon appearing in front of each item of the menu ? Is it also possible to remove completely this icon ?

    2 – When the window of the browser is to small, this Primary Sidebar moves automatically to the bottom of the page, under the masonery grid. Is it possible to have it moved on the TOP of the grid (under the top menu) ?

    Thank you !

    #99317
    wensolutions
    Keymaster

    Hello,

    Please find the answer to your queries below:

    1 – Is it possible to change the design of this small icon appearing in front of each item of the menu ? Is it also possible to remove completely this icon ?

    Response: To change the icon will require higher code customization but to remove the icon add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .sidebar ul li::before {
        display: none;
    }

    2 – When the window of the browser is to small, this Primary Sidebar moves automatically to the bottom of the page, under the masonery grid. Is it possible to have it moved on the TOP of the grid (under the top menu) ?

    Response: No actually it is the standard of the theme and to make to display as you want will require higher code customization. So as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    So if you want then you can hire our professional developer.

    To hire one refer to below given link:

    https://themepalace.com/hire-a-customizer

    Hope this helps.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.