Home Forums WoodMart support forum Cookies Pop-up

Cookies Pop-up

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #220130

    grandaddy
    Participant

    Hi,

    I need to change the position of the cookies warning to the middle so it doesn’t go behind the WhatsApp widget, and to make the ‘More Info’ and ‘Accept’ buttons smaller to match the text warning text, but can’t see an option in the theme settings.

    Attachments:
    You must be logged in to view attached files.
    #220161

    Hello,

    There is no option. Please provide your site admin access I will check how it can be changed with custom CSS.

    Best Regards

    #220198

    grandaddy
    Participant

    I wouldn’t feel comfortable giving you access to my client’s site. I’ll just disable the pop-up and use a customizable plugin.

    #220219

    Hello,

    Please provide the site URL into the private area. I will check. If I see nothing is possible to do with custom CSS, you will use a plugin.

    Best

    #220226

    grandaddy
    Participant

    I’m unable to give you access to the admin area of the site. I’ll disable the pop-up in the theme and use a plugin instead.

    #220235

    Hello,

    Ok. If you have any questions please feel free to contact us.

    Best Regards

    #220237

    grandaddy
    Participant

    Well I did have a question, and I don’t see how granting you admin access would help.

    #220243

    grandaddy
    Participant

    I’ve also seen other threads where you suggest CSS without requiring admin access to the sites. Why is this different?

    #220247

    Hello,

    In the last message, I asked for site URL without the credentials. I often ask for credentials as sites may often be in maintenance mode and in this case I would not see anything. Please give me site URL without credentials.

    Best Regards

    #220258

    grandaddy
    Participant

    Here’s the URL

    #220283

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .cookies-info-text h6{
    text-align:center;
    }
    body .cookies-buttons .cookies-more-btn {
        font-size: 10px;
    }
    body .cookies-buttons a.btn-size-small {
        font-size: 10px!important;
    	  padding:3px 10px;;
    }

    You can change font size value and padding as per your needs.

    Best Regards

    #220316

    grandaddy
    Participant

    Thanks but the bar still shows as large as it was before. I’ll use a plugin since this theme can’t be properly changed.

    #220353

    Ok, try the plugin. If you have any questions please feel free to contact us.

    Best Regards

Viewing 13 posts - 1 through 13 (of 13 total)