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 - 1,221 through 1,240 (of 13,419 total)
  • Author
    Search Results
  • #249472

    I don’t see any parameters for making this happen, so I suspect I’ll need CSS to get the widget area in the mobile topbar to right justify on this site. I tried to figure it out but haven’t had any luck. Any help would be appreciated as always!

    In forum: Virtue Theme

    Topic: Accordion

    #249467

    Hi there
    I have a primary side bar on my site and have used an accordion in it. Edited via the widgets section. I placed an accordion in it with latest posts. One of the sections of the accordion has a site origin slider in it. When I preview it its fine but as soon as I go to the actual web page. e.g Home the slider is not visible in the tab. Any ideas .
    Kind regards
    paul

    In forum: Ascend Theme

    In reply to: Bio box in sidebar

    #249462

    Thanks, Hannah.

    Should I decide to use the text widget what is the CSS code I can use?

    Regards
    Mimmie

    In forum: Ascend Theme

    In reply to: Bio box in sidebar

    #249458

    Hey,
    One option is to use the Ascend Info Box widget and upload a photo rather than an icon. Or if you want to use a text widget you can use css to adjust the text size. Or you can use a Visual Editor widget.
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme
    #249436

    Hey Hannah/Ben

    I want to add a bio box, preferably one in the sidebar?
    I can’t find one under widgets and the widget with image and text, the text is too big.

    Thanks

    #249427

    Hey Mark,
    Rather than enabling the search icon from Theme Options > Topbar Settings, try enabling the topbar widget area, then add a search widget from Appearance > Widgets. Will that work for you?

    Hannah

    #249422

    Hey Mike,
    In Theme Options > Header Settings you can select the first header style then you can use css to push the menu below the widget area. I can help with the css if you’d like.

    Hannah

    #249414
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Front page assistance

    #249391

    1. I’m not sure I follow, however try this css and let me know:

    .footernav ul {
        padding: 0;
        float: none;
        text-align: center;
    }
    
    .footernav ul li {
        float: none;
        display: inline-block;
    }

    2. You can use css like this:

    .footercol1 .tagcloud  a {
        color:green;
    }

    3. It appears in your theme options > basic styling you’ve set the footer color to an off-weight, might want to change that.

    .footercol4 .widget_kadence_contact .vcard p {
        color: green;
    }
    
    .footercol4 .widget_kadence_contact .vcard a {
        color: gray;
    }

    4. There is a max width applied. You can overide with css like this:

    #containerfooter .menu li a {
        max-width: none;
    }

    5. You can use css like this:

    .footercredits p {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    6. It appears you’ve edited/broken your permalink settings in your admin settings > permalinks. Please make sure categories have a static slug and save the permalinks.

    Ben

    #249365

    Is there any way to move my Primary Menu underneath or actually into my Header Widget area? If you like at this site you’ll see that I have some social media icons in the far right of the header, and I’d like the primary menu tucked under there instead of in its default location. I don’t think the Navigation Menu widget will work for this, will it?

    Thanks!!

    #249353

    Hello!
    My problem is that the phone number, in the text widget in the topbar, is showing as blue on mobile.

    I added this but it’s not doing the trick:
    #topbar .textwidget h4, h4 a:link, h4 a:hover {
    color: #ffffff;
    }

    Thanks for your help!
    Carrie

    #249350

    Hi Hannah,

    Thank you for your reply,

    Yes, however my query is the ability to add widgets (i.e social icons) in the main header area rather than using mobile top bar.

    Cart, Account and search are available, it would be great to add an extra widget area to add other widgets to main mobile header.

    Thank you..

    #249338

    Hey Anita,
    Try using this css:

    .footerclass .footercol1 h3 {
        color: #5b1843 !important;
    }
    .footerclass .footercol1 .widget-title:after {
        background: #5b1843;
    }

    Hope it helps!

    Hannah

    #249337

    Hey,
    From Theme Options > Mobile Header > Mobile Header Extras you’ll see the ability to enable a cart, account, and search. Under that you’ll also see an option for a Mobile Top Icon Bar. You can enable that then enable the Mobile Top Icon Bar Widget Area. Then you could add widgets from Appearance > Widgets.
    Hope that’s helpful!

    Hannah

    #249284

    Hello Anita try with: h3.widget-title {color: #5b1843;}h3.widget-title::after {background:#5b1843;}

    #249280

    Hey,
    I suggest using the Row Layout block. Add your carousel widgets to columns within the blocks, then you can use the padding/margin settings to add spacing in between the columns.
    Hope that helps!

    Hannah

    #249278

    Hello Support team!

    Footer text color is #ffffff, but I’d like to change the title color of the ‘Above footer widget’ to #5b1843.
    I attach a screenshot.

    Website:

    Can you please help me with css?
    Thanks a lot,
    Anita

    #249277

    Hello,

    Is it possible to add extra widgets to the Mobile Menu?

    Currently I can only see the search widget being available.

    appreciate your support

    Thanks

    #249268

    Hello Support team!

    Can I add somehow different url-s to the different images within Pinnacle Gallery Widget? So one image should ref not to the basic media file, but to an url.

    Thanks a lot,
    Anita

    In forum: Virtue Theme

    In reply to: Banner

    #249265

    Hey,
    There isn’t an option for this within the sitewide banner, but you can add a widget area to the header (theme options > Main Settings > Logo Options). Would that work for you?

    Hannah

Viewing 20 results - 1,221 through 1,240 (of 13,419 total)