Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #177342
    bands321
    Participant

    Hello,
    I just downloaded the free version and I need to know how to disable the feature shown in my screenshot (the arrows). I have moved it to the navigation bar but I can not figure out how to edit the sections or delete the feature altogether. Can you assist me, please? Thank you!

    Arrows

    #177357
    Skandha
    Participant

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

    #updownnav {
        display: none;
    }

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

    #178284
    bands321
    Participant

    This did not work. I also would like to know how to change the color on the #section. I can’t seem to find anywhere to edit the #sections.

    #section0 is fine without the navigation on the right.

    I would like to remove the other sections altogether.

    Thank you.

    #178330
    Skandha
    Participant

    @bands321: Hello there,
    Please post in your Site URL so that I can look into the issue.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Catch Fullscreen – Free Version’ is closed to new replies.