Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #857395

    How and where to set up the Section ID (attribute, anchor) on my onepage website for using https://domainname.com/#Contact-Me link.

    #857646

    Hey Grzegorz,

    Which element do you need to add the id to?

    Best regards,
    Victoria

    #857702
    This reply has been marked as private.
    #857873

    Hi,

    Try to remove the # from the ID in your Color Section, it’s added automatically. If you still can’t get it to working then post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    • This reply was modified 7 years, 1 month ago by Rikard.
    #857884
    This reply has been marked as private.
    #857910

    Hi comecheu,

    The id had to be lower case. It seems to be working now.

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

    #857954

    Thanks a lot, now it is ok…

    #858012

    Hi comecheu,

    Glad we could help :)

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

    #858172

    How to change font size of product title on a shop page?

    #858778

    Hi,
    We can offer some code to change the font size, but I didn’t find the shop page, please include the url to the page and the size you would like the font so we can assist.

    Best regards,
    Mike

    #859151
    This reply has been marked as private.
    #859371

    Hi,

    You would need a plugin to do that we are afraid, and something we can not suggest as you will have to try things out.

    Thank you

    Best regards,
    Basilis

    #859479

    Ok, in case of menu translation it is right I need a special plugin. By the way what is your recommendation Polylang or WPML? But what about my last two questions (I have written about these questions beforehand): 1) How to change font size of product title on a shop page?; 2) how to set up a different menu on a different pages – no matter of languages; 3) how to remove “powered by Enfold WordPress Theme” on footer? Do you have any documentation for Enfold theme at all?

    #859480
    This reply has been marked as private.
    #860374

    Hi,


    @comecheu
    :

    1.) Please use the following css code to increase the font size of the product title.

    .products .product h2, .products .product h3, .products .product h4, .products .product h5, .products .product h6, h2.woocommerce-loop-product__title {
        font-size: 2em;
        line-height: 1.3em;
    }

    Default value is 1em.

    2.) You can try the following plugins.

    // https://wordpress.org/plugins/zen-menu-logic/
    // https://wordpress.org/plugins/menu-items-visibility-control/

    3.) Go to the Enfold > Footer panel then add this placeholder in the “Copyright” field.

    [nolink]
    

    4.) There is a basic documentation included in the theme package and the following link but if you’re looking to fix or modify certain features or elements in the theme, please search for it in the forum.

    // http://kriesi.at/documentation/enfold/

    Best regards,
    Ismael

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