Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'widget '

Home / Forums / Search / Search Results for 'widget '

Viewing 20 results - 2,661 through 2,680 (of 13,419 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: space between rows

    #213272

    Hey Carrie,
    You can use this css to remove some of that extra space:

    @media (min-width: 992px) {
    .siteorigin-panels-stretch.kt-no-vertical-gutter.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-1399-1 {
        margin-top: -50px;
    }
    }

    Hope that helps!

    Hannah

    In forum: Ascend Theme

    In reply to: topbar icons

    #213271

    Hey Ellen,
    You can enable the topbar widget area from Theme Options > Topbar Settings. Then from Appearance > Widgets you can add an Ascend Social links widget to your topbar.
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #213261

    Hi-I’ve tried a few things to close up the horizontal space between the widgets in the 2nd row “Why you need a professional graphic designer.”including changing the gutter default, padding and margins. No luck.

    can you please help me out?

    Thank you!

    In forum: Virtue Theme

    Topic: Menu

    #213257

    Hi team,

    I would like to have an area at the bottom of one menu item with some information, something like a widget with text or image.
    Is this possible?

    This is the idea and how I want to looks like.
    Thanks!

    #213237

    Hi Julian,
    I’m using WordPress 5.0.3 and Ascend Premium 1.7.0 and am not experiencing any issue with these widgets. Are you running plugins on your live site that you are not on your staging site? Did you deactivate the Kadence Toolkit upon activating Ascend Premium?

    Hannah

    #213233

    Hi renee.kloosterziel,
    In the future please start a new topic. You can add your font awesome shortcode to a text widget in your topbar. Just make sure you have enabled the topbar widget area from Theme Options > Topbar Settings. Then you can add a text widget from Appearance > Widgets.
    Hope that helps!

    Hannah

    #213225

    Sorry, not sure why I thought you were referring to bottom padding. So the only way I know to do this is to remove the padding from the whole page, then you can re-add some padding into your text areas. So try out this css:

    @media (min-width: 992px) {
    .the-book .page div#ktmain {
        padding: 0;
    }
    .the-book .panel-grid-cell .widget-title, .the-book .siteorigin-widget-tinymce.textwidget {
        margin-top: 0;
        padding: 0 20px;
    }
    }

    Let me know how that works for you!

    Hannah

    In forum: Membership Forums

    In reply to: Woocommerce

    #213212

    Your content will stay, but all your settings and styling will shift. You will also need to go re-assign all your widgets. So, there won’t necessarily be “problems”, but the themes are set up very differently so you will have to make quite a few adjustments.

    Hannah

    #213196

    Hello Hannah,

    Thanks for getting back to me,

    Because I have used a custom html widget there is not option for css on the right hand side.

    Is there another way I can do this?

    Thanks

    Elliot

    #213192

    Hi

    I recently updated to Ascend Premium which is great! I’m updating our site – – to take advantage of some of the premium features and I have a problem with the Ascend Post Grid and Recent Posts widgets.

    When I add them to a sidebar on a draft test page on the live site, the preview results in a server timeout. No other widgets do this, nor does the built-in WordPress Recent Posts widget (which outputs links to the latest posts, without thumbnails of the featured images). The blog_posts shortcode works fine on the test page. The site is running WordPress 5.0.3, with the classic editor as I’ve not yet moved to Gutenberg. Ascend theme is the latest, 1.7.0.

    I have tried purging caches and re-saving permalinks but it makes no difference. However, the widgets work on my staging site, which is running on WordPress 5.0.2 so I suspect a possible conflict with these widgets which use blog post featured images and the latest 5.0.3 version of WordPress.

    Any help to diagnose and resolve the issue would be appreciated!

    Thanks for a superb theme.

    Julian

    #213159

    Thanks Hannah, but this didn’t work.
    I’m talking about the margins left and right, and your css says something about the bottom margin

    I attempted to tweak it myself, based on the previous post (see link in my first message here above)

    .panel-widget-style.panel-row-style.panel-row-style-for-5-1 {
    padding: 0;
    }

    but I still see white margins left and right
    I added this to advanced css in the theme options, in the row panel of the page, and also tried in the widget panel on the row on the page, to no avail…

    I wonder if this would interfere with other css I have in the advanced css options:


    @media
    (min-width: 1200px) {
    .page div#ktmain {
    padding-right: 120px;
    padding-left: 120px;
    }
    }

    any ideas?

    In forum: Pinnacle Theme

    In reply to: Center contact form

    #213140

    Hey,
    Try using this css instead:

    .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=email], .textwidget .contact-form textarea {
        width: 450px;
    }

    Does that work for you?

    Hannah

    #213139

    Hey Leila,
    The css for that would look different page to page because there isn’t a set css class to select. On that particular page this css should work for you:

    .panel-widget-style.panel-row-style.panel-row-style-for-5-1 {
        margin-bottom: -35px;
    }

    Hannah

    #213106

    Hi team

    In this forum post, you helped me get rid of the white between the margins of a site origin widget and the pink background of the site. This was on the home page.

    How do I get the same effect on other pages? Like here ? (scroll down to the pink block that says ‘what others say about the book’)

    Thanks!
    Leila

    #212973

    Hello,

    I got some code off of the internet to make a picture change to another picture when you hover over it. I have it working to change, however I want the picture to be in the center on my footer and also I want to make the size 150px by 150px. Above the large image that says (our gear) is the example of how I want it to look Please could you advise me on how to write this code to make it work.

    I am using html (using custom html widget), should I be using CSS instead?

    website homepage, please scroll down to the footer:

    2islandtravellers.com/

    Many thanks

    Elliot

    In forum: Virtue Theme

    In reply to: Footer column no 5

    #212964

    Hi all,

    After I have updated to Virtue 4.9.0, my footer column no 5 have disappeared from the footer, although as a widget its still there in my wp. My current theme is a child virtue theme… Please, help. Thank you.

    Claude

    https://mattheea.com/wp/

    #212963

    Hi all,

    After I have updated to Virtue 4.9.0, my footer column no 5 have disappeared from the footer, although as a widget its still there in my wp. My current theme is a child virtue theme… Please, help. Thank you.

    Claude

    #212909

    Here’s the CSS for hover:

    div#panel-1689-5-1-0  .textwidget a:hover {
        color: blue;
        font-size: 22px;
    }

    Let me know if that works for you.

    -Kevin

    #212906

    That CSS selector you’re thinking of is for the page itself, and you can use that like this:
    .about-us div#panel-1689-5-1-0 .textwidget {
    text-align: center;
    }
    .about-us div#panel-1689-5-1-0 .textwidget a {
    color: blue;
    font-size: 22px;
    }

    I’m including the selector for that particular page builder row since there are other text widgets on the page and I do not wish to select them. Another way to be more specific would be to add a CSS class to the page builder row or widgets themselves in the settings for them.

    Let me know if that makes sense.

    -Kevin

    #212904

    Here’s CSS that will align them middle and let you control the font of the links:

    div#panel-1689-5-1-0  .textwidget {
        text-align: center;
    }
    div#panel-1689-5-1-0  .textwidget a {
        color: blue;
        font-size: 22px;
    }

    Change the “color” and “font-size” to whatever you need it to be and add the CSS to Theme Options> Custom CSS.

    Let me know if that works for you!

    -Kevin

Viewing 20 results - 2,661 through 2,680 (of 13,419 total)