arnav11
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Holiday Quest] Mobile menu dropdown issueSo I added the following additional CSS in theme customization:
.mobile-header .primary-navigation ul.primary-menu-wrapper .arrow-down, .mobile-header .secondary-navigation ul.secondary-menu-wrapper .arrow-down
{
top: 0px;
padding: 28px;
right: 10px;
}
It appears to have solved my issue. However, the arrows are not aligned in the center of the click boxes. That is the only issue remaining.Forum: Plugins
In reply to: [Site Reviews] Only Some Reviews Being DisplayedI finally figured out the issue. I used a plugin called Connect to Mobile to create separate mobile page versions of the desktop pages. Due to this, the desktop and mobile pages had separate Post IDs. So reviews being submitted through mobile were only being displayed on the mobile page, and the same for desktop. I assigned all the reviews to the desktop page Post ID for both desktop and mobile, and now the same reviews are displaying consonantly on both desktop and mobile. Issue resolved.
Forum: Plugins
In reply to: [Site Reviews] Unable to Assign Reviews to Specific PostsYes, its working for me now after using the block editor. Thank you so much!
Forum: Plugins
In reply to: [Site Reviews] Unable to Assign Reviews to Specific PostsHi, thank you for reaching out. I am sharing the screenshots with you:
https://imgur.com/gallery/assigned-reviews-np6izXr
- This reply was modified 1 year, 12 months ago by arnav11.