asifmd07
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change/Replace TextHow to exactly do it in WordPress ?
Thank You the problem is solved . My only query is that , is there any way to arrange the Features List (What’s Included/What’s Excluded)) as we want . I want to arrange Breakfast, Lunch ,Dinner . It’s showing Breakfast, Dinner then Lunch .
Forum: Fixing WordPress
In reply to: Z – IndexThank You very much Saad Ahsan . It’s working fine now . The above code was correct ,only braces for Media Query was missing . The problem was happening because of Cache . It worked automatically after few hours , once the cache got updated.
Thank You for the time , the site is now ready to launch .
Forum: Fixing WordPress
In reply to: Z – IndexThank You very much Saad Ahsan , The above code is working fine when I change it in the Inspect Element but , there is no change when I put the exact code in the CSS Stylesheet of WordPress Custom CSS.
Is there something to do with index /directory because in the Inspect ,you can see some line of Index in the above code .
Just look at it once more please.Would be very kind of you .
This is the code I guess , which I extracted using Inspect Element , but after pasting the Code in Astra CSS Stylesheet , or TTBM CSS Sheet , it does not work . The icon indicator overflows over header in Mobile View.
Where to paste this code
@media only screen and (min-width: 10px) { div.supetSlider .iconIndicator { position: absolute; z-index: 1; top: calc(50% – 15px); font-size: 30px; cursor: pointer; color: #222; }}
Thank You
I think we are not on the same page . I am attaching a link of exactly what I need .You can see in the link that there are 2 Buttons and on clicking the Button , the plugin content ( here Meeting Planner tidyCal) appears.
So ,here I have the shortcode of the plugin content ( Meeting Planner tidyCal) , how can I do exactly shown in the link .
Scroll downward on the page to find 2 Buttons namely ” Book A meeting” & Request a Quote”
- This reply was modified 3 years, 2 months ago by asifmd07.