Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #980954

    Hi

    I’m currently redesigning the Cire website and need to do two things on the homepage to get the look I’m after.
    1. Need to create call to actions like the top of this page https://www.awcc.edu.au/Home.aspx
    2. Where I have Quick Links I want to make all the buttons the same length.

    This is the homepage I have started http://www.testsite.cire.org.au

    I’m hoping I can achieve this but I’m not a CSS expert so that is what I’m contacting you.

    cheers Kinnear

    #981134

    Hey uychkinnear,

    Thanks for the links, though I’m not sure exactly what you need help with? Please note that we are here to help you with problems with the theme and if you need small changes done to it.

    Best regards,
    Rikard

    #981146

    Hi, I’m just trying to get the buttons at the top of page to be larger and the same size, like the link I provided. I know this is different to the theme but in the past I have been able to get assistance with style changes.

    I also would like the buttons for the quick links to be all the same length, is this possible using CSS and if so can you assist with that or point me in the direction of someone who can,

    I have 8 sites that use Enfold so I’m just trying to change it up a bit. If you can assist it would be greatly appreciated.

    cheers Kinnear

    #981292

    Hi Kinnear,

    You can use Custom CSS Classes to do that.
    First go to Enfold > Layout Builder > check Show element options for developers > then Save.
    Edit the button (in the page) then find Custom Css Class located at the bottom then add this value: custom_button.
    Go to Enfold > General Styling > Quick CSS, then add this css code:

    #top .custom_button {
      width: 200px !important;
    }

    Just adjust the width value as you see fit, hope this helps :)

    Best regards,
    Nikko

    #982323

    Hi, This may sound silly but I can’t locate Enfold>Layout Builder. I went to the Enfold on the black side menu and there wasn’t an option for Layout Builder. I also checked the theme and couldn’t find it.

    I must be doing something wrong are you able to be more specific if possible that is
    cheers Kinnear

    #982368

    Hi,

    Thank you for getting back to us, you are using an old version 3.8 please update the theme to the latest version 4.4.1 to be able to view the latest options.

    Best regards,
    Vinay

    #982948

    Hi I checked my WordPress Updates page and it says the theme is all up-to-date. Do I have to update it manually and if so why isn’t the current one showing? I have set up the Theme Update option in the Enfold Theme Options panel.

    If I need to do this manually is this correct?
    1. Download the latest version from Themeforest
    2. De-activate the theme in WP
    3. Install the new version in WP

    If I can do it the other way I would prefer it because I’m not technical, just a designer

    Thanks Kinnear

    #983070

    Hi Kinnear,

    Yes, that is correct.

    Here is a thread for you to consider
    https://kriesi.at/support/topic/theme-updates-not-showing-in-wordpress-updates/#post-531775

    If you need further assistance please let us know.
    Best regards,
    Victoria

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