Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #261581
    dedecote
    Participant

    Hi,

    I just installed the SIMCLICK template on my website insidethesocietyofthespectacle.com but I can’t use the full width on my landing page. Can you explain how to remove the right margin in blank on WP? Do I need to customize the size in the settings ?

    Please take a look here https://insidethesocietyofthespectacle.com/

    Thanks ! Have a nice day

    AA

    #261582
    dedecote
    Participant

    Please could you provide a solution without coding manually, simply by adjusting the settings on customize-WP

    #261600
    dedecote
    Participant

    I found a solution, would like to delete the search in the sidebar but can’t see it in my wp settings? thanks!

    #261649
    Skandha
    Participant

    @dedecote: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-social-container, .mobile-social-search .search-container {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #261706
    dedecote
    Participant

    Hey thanks it worked !

    However, don’t know why the SIMCLICK template is cutting off my photo on my header media.. Do you have a css code too ?

    There are some letters who are cut off at the top.

    https://insidethesocietyofthespectacle.com/

    Thanks

    #261719
    dedecote
    Participant

    Hey !

    Seems that I can’t find the id or class of my navigation menu to create a sticky menu ? I also downloaded a plugin but it doesn’t work. Is it forbidden by the SIMCLICK template ?

    Can you provide me to code to set up a sticky menu ?

    Thanks a lot
    AA

    #261757
    Skandha
    Participant

    @dedecote: Hello there,
    I checked your site and the Header Image and the sticky menu seems to be working fine. Is your issue resolved?

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Margin to the right’ is closed to new replies.