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

Needed Your Favor for Customizing a Home Widget

Home / Forums / Ascend Theme / Needed Your Favor for Customizing a Home Widget

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
November 12, 2019 at 1:04 pm

Hi,

I have placed a currency converter widget in the Header Widget Area. I’m satisfied with the placement but it doesn’t seem to inherit the transparency of the header. I mean it doesn’t behave the way other elements do in the header section of my site.

The developer has provided the following HTML for the dropdown list. Which I collected from here.

<div class="wcaiocc-switcher-dropdown wcaiocc-container">
<p class="wcaiocc-text">{currency switcher text}</p>
<select class="wcaiocc-select" name="wcaiocc_change_currency_code">
<option class="wcaiocc-option" value="{currency code}">
{currency entry}
</option>
</select>
</div>

Could you help me style it so it doesn’t look so alienated?


Minhajul

  • The forum ‘Ascend Theme’ is closed to new topics and replies.