THEME ISSUES AND CLEARIFICATION - by captainsesman

This topic has 4 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: captainsesman
    captainsesman
    Participant
    July 18, 2016 at 06:53

    i have the following issues trying to tweak the theme.

    1. In trying to create a custom landing page i discovered a few issues. when i adjust the slider revolution to fit within a particular screen size height, it creates some white Space below it (i.e the area squared in orange (http://sendfile.cc/GYZTSNA). And when I adjust it using a custom Css i it now takes the white space below my footer (i.e http://sendfile.cc/GYZTSNI)

    2. I also when through the megamenu instruction you gave to one of the clients on the forum so i could make use of it on my website but i couldnt get (Theme Options > General > Menu Type > Mega Menu) you described in the topic you discussed.

    3. I also want to be able to use different types of MENU STYLE accross different pages, is that possible with this theme? if Yes how will i go about it. for example on my menu item of the landing page

    4. i also saw a place for MENU STYLE CUSTOMIZATION please is they any tutorial for it?

    5. last but not the least, when i inspect the elements on my page and i give them custom css, I usually observe that it replicates across all classes on my pages, please is they away i can see the ID so i can configure without haven to use the classes? The Issue is when inspect i do not see the ID’s of those elements.

    6. lastly I want some of my pages to be displayed as box view and some as wide view. How can i adjust such settings relating to a single page?

    Many regards

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 18, 2016 at 10:16

    Hello,

    1. Please use this code in Global Custom CSS:

    .wpb_revslider_element.wpb_content_element {
        margin-bottom: 0 !important;
    }

    2. Topics of what theme did you check? Were they for Royal theme?
    Please read documentation how to create mega menu https://www.8theme.com/demo/docs/royal/#!/primary_menu (“7.2 Menu types”).

    3. You can create separate menus and use them for different pages, just select custom menu in a page editor: http://prntscr.com/bua5zm

    4. Please show a screenshot of that option.

    5. What elements do you want to modify?

    6. Sorry but there is no such feature.

    Regards,
    Eva Kemp.

    Avatar: captainsesman
    captainsesman
    Participant
    July 20, 2016 at 10:09

    Thank You,
    I still want to draw your attention to the megamenu Issue I raised Please you can go through this screen dump to confirm that’s a royal theme you guys gave guidance on. I did saw you Eva Kemp reply to this issue, and it was a royal theme http://sendfile.cc/GY2DCNY

    Like the Menu Header i want to customize the look and feel of different pages as can be seen in the two page example as seen in the two links http://sendfile.cc/GY2DCOA and http://sendfile.cc/GY2DCOI

    Assuming i want my Menu Items Like the Collection Home and About Us to Have a Different color coding or even have different font size, and I want the changes on Just the Home Page and not every other page will, i want to know if you can help. If I know how to adjust that without spreading accross every other page then i will be able to do virtually everything without getting to bother you guys much.

    Am done with My site i Just want to make it more beautiful, and diffferent from other royal themes. Please thanks for all the help. Gracias

    

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 20, 2016 at 13:19

    Hello,

    Try the following css code in Theme Options > Custom CSS > Global Custom CSS section:

    .home .menu-item-15403 a,
    .home .menu-item-15748 a,
    .home .menu-item-15402 a {
         color: #2196f3;
         font-size: 14px;
    }

    Set the values to your needs.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.